@charset "utf-8";
.footer{width: 100%;background: #24272e;position: relative;border-top: 2px solid #429bdb;margin-top: 30px;}
.footer .links{padding: 35px 0 25px;position: relative;}
.footer .links:before{position:absolute;content:"";width: 15px;height: 15px;border: 2px solid #429bdb;top: -9px;left: 322px;transform: rotate(45deg);-ms-transform:rotate(45deg);  /* IE 9 */-moz-transform:rotate(45deg);  /* Firefox */-webkit-transform: rotate(45deg); /* Safari 和 Chrome */-o-transform:rotate(45deg);  /* Opera */border-top: 0;border-left: 0;background: #fff;}
.footer .logos{float: left;width: 300px;padding-right: 30px;border-right: 1px solid #31343c;padding-bottom: 20px;}
.footer .logos img{display: block;margin: 0 auto 20px;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 53px;
    display: table;
    margin: auto;
}
.footer .logos p .dtel_l{
    font-size: 18px;
    display: block;
    float:left;
    background: #01a824;
    height: 50px;
    line-height: 25px;
    letter-spacing: 5px;
    text-align: center;
    width: 60px;
    padding-left: 5px;
    border: 1px solid #808080;
}
.footer .logos p .dtel_r{
    display: block;
    float:left;
    border: 1px solid #808080;
    height: 50px;
    line-height: 50px;
    font-size: 26px;
    font-weight: bold;
    padding: 0 10px;
}
.footer .links dl{float: left;position: relative;padding-left: 30px;width: 130px;margin-right: 30px;max-height: 224px;overflow: hidden;}
.footer .links dl dt{font-size: 16px;margin-bottom: 20px;color: #fff;font-weight: bold;position:relative;}
.footer .links dl dt:before{content:"";width: 30px;height: 2px;background: #fff;position: absolute;bottom: -15px;}
.footer .links dl dd{line-height: 30px;height: 30px;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #adadad;}
.footer .links dl dd a:hover{color: #217af0;}
.footer .links .getNews{padding-left: 40px;width: 250px;margin-right: 0;float: right;border-left: 1px solid #31343c;height: 225px;}
.footer .links .getNews dd{height: 150px;float: left;margin: 5px 25px 0 0;}
.footer .links .getNews dd img{display:block;width: 110px;}
.footer .links .getNews dd p{text-align:center;height: 25px;line-height: 25px;color: #b2b2b2;font-size: 12px;}
.footer .links .fopro{
    width: 330px;
}
.footer .links .fopro dd{
    float:  left;
    width: 160px;
    margin-right: 5px;
}

.footer_dz{
    font-size: 12px;
    background: #0078ce;
    height: 30px;
    line-height: 30px;
    color: #eeeeee;
}
.footer_dz a{
    font-size: 12px;
    color: #eeeeee;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}


/*侧边工具栏*/
.toolbar-box{
  position: fixed;
  bottom: 40px;
  right: 0px;
  z-index: 112;
}
.toolbar-box .ul1 li{
  margin:1px 0;
  border:1px solid #eee;
}
.toolbar-box .ul1 li .a1{
  display: block;
  width: 48px;
  height: 44px;
  /* border: 1px solid #d6d6d6; */
  border-bottom: 0;
}
.toolbar-box .ul1 li:last-child .a1{
  border-bottom: none;
}
.toolbar-box .ul1 li .qq{
  width: 48px;
  height: 44px;
  position: relative;
  /* border: 1px solid #d6d6d6; */
  border-bottom: 0;
}
.toolbar-box .ul1 li .icon{
  display: block;
  width: 100%;
  height: 100%;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  position: relative;
}
.toolbar-box .ul1 li .ftb01{
    background: url("../images/icon30.png")center center no-repeat #fff;
    background-size: 28px;
}
.toolbar-box .ul1 li .ftb02{
    background: url("../images/icon32.png")center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li .ftb03{
    background: url("../images/icon33.png")center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li .ftb04{
    background: url("../images/icon34.png")center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li .ftb05{
    background: url("../images/icon40.png")center no-repeat #fff;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb01{
    background: url("../images/icon30on.png")center no-repeat #71d63c;
    background-size: 28px;
}
.toolbar-box .ul1 li:hover .ftb02{
    background: url("../images/icon32on.png")center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb03{
    background: url("../images/icon33on.png")center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb04{
    background: url("../images/icon34on.png")center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li:hover .ftb05{
    background: url("../images/icon40on.png")center no-repeat #71d63c;
    background-size: 25px;
}
.toolbar-box .ul1 li .icon img{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 21px;
  height: 21px;
  margin-top: -10px;
  margin-left: -10px;
  display: none;
}
.toolbar-box .ul1 li .icon .img1{
  z-index: 1;
}
.toolbar-box .ul1 li .icon .img2{
  opacity: 0;
}
.toolbar-box .ul1 li .weixin{
  position: relative;
}
.toolbar-box .ul1 li .weixin .ewm{
  position: absolute;
    top: -44px;
    left: -134px;
    width: 132px;
    height: 132px;
    -webkit-transform: scale(0.0001);
    -moz-transform: scale(0.0001);
    -ms-transform: scale(0.0001);
    -o-transform: scale(0.0001);
    transform: scale(0.0001);
    max-width: none;
}
.toolbar-box .ul1 li .qq .hover-box{
  position: absolute;
    top: -20px;
    right: 60px;
    width: 142px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    font-size: 12px;
    color: #e94f25;
    line-height: 24px;
    z-index: 12;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
    -webkit-transform: scale(0.0001);
    -moz-transform: scale(0.0001);
    -ms-transform: scale(0.0001);
    -o-transform: scale(0.0001);
    transform: scale(0.0001);
}
.toolbar-box .ul1 li .qq .hover-box:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #d9d9d9;
    border-bottom: 10px solid transparent;
    margin-top: -10px;
}
.toolbar-box .ul1 li .qq .hover-box:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: -9px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-left: 9px solid #fff;
    border-bottom: 9px solid transparent;
    margin-top: -9px;
}
.toolbar-box .ul1 li .qq .hover-box .hb-span{
  font-size: 14px;
  color: #515151;
  font-weight: bold;
}
.toolbar-box .ul1 li .qq .hover-box a{
  font-size: 14px;
  color: #0078ce;
  font-weight: bold;
  display: block;
}
.toolbar-box .ul1 .back-top{
  display: none;
}
@media only screen  and (min-width: 600px){
  .toolbar-box .ul1 li .weixin:hover .ewm,.toolbar-box .ul1 li .qq:hover .hover-box{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
@media only screen  and (max-width: 600px){
  .toolbar-box{
    display: none;
  }
  .toolbar-box .ul1 li .weixin[data-on="hover"] .ewm,.toolbar-box .ul1 li .qq[data-on="hover"] .hover-box{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
  }
}
.donghua{
    transition: all .5s;
    -moz-transition: all .5s; 
    -webkit-transition: all .5s;  
    -o-transition: all .5s; 
    -ms-transition: all .5s; 
}
/*侧边工具栏 End*/